.dzsw{ float:left; width:450px; border:1px solid #ACB8C4; padding:5px;}
#zSlider {
	margin: 0px auto; width: 447px; color: rgb(69, 69, 69); overflow: hidden;
}
#picshow {
	position: relative;
}
#picshow {
	width: 250px; height: 202px; overflow: hidden; float: left;
}
#picshow_img {
	width: 250px; height: 202px; overflow: hidden; float: left;
}
#picshow_img li {
	width: 250px; height: 202px; overflow: hidden; float: left; display: none;
}
#picshow_img img {
	width: 250px; height: 202px;
}
#picshow_tx {
	left: 0px; width: 250px; height: 30px; bottom: 0px; overflow: hidden; position: absolute;
}
#picshow_tx li {
	background: url("../images/picshow_bg.png"); height: 30px; color: rgb(255, 255, 255); line-height: 28px; display: none;
}
#picshow_tx li a {
	color: rgb(255, 255, 255); text-decoration:none;
}
#picshow_tx li a:hover {
	text-decoration: underline;
}
#picshow_tx li h3 {
	margin: 3px;
}
#picshow_tx li p {
	height: 16px; color: rgb(204, 204, 204); line-height: 16px; overflow: hidden;
}
#select_btn {
	width: 188px; height: 202px; color: rgb(17, 17, 17); float: right; display: inline; background-color: rgb(240, 240, 240);
}
#select_btn li {
	padding: 2px 2px 0px; width: 183px; height: 49px; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; cursor: pointer;
}
#select_btn li:hover {
	background-color: rgb(255, 255, 255);
}
#select_btn li.current {
	background-color: rgb(255, 255, 255);
}
#select_btn li.current:hover {
	background-color: rgb(255, 255, 255);
}
#select_btn a {
	color: rgb(0, 0, 0); text-decoration:none;
}
#select_btn img {
	padding: 2px; border: 1px solid rgb(204, 204, 204); width: 60px; height: 37px; margin-right: 5px; float: left;
}
#select_btn .select_text {
	font: 12px/12px "Microsoft YaHei"; height: 36px; color: rgb(69, 69, 69); overflow: hidden; display: block; font-size-adjust: none; font-stretch: normal;
}
#select_btn .select_text:hover {
	text-decoration: none;
}
#select_btn .select_date {
	height: 23px; color: rgb(63, 63, 63); line-height: 23px; overflow: hidden; font-family: "Microsoft YaHei"; display: block;
}
